/ Assembly List / LJCDBMessage / DbResult / DbResult

Namespace - LJCDBMessage


Parameters
requestTypeName - The request type name.
tableName - The table name.
schemaName - The schema name.
procedureName - The procedure name.

Syntax

C#
public DbResult(String requestTypeName, String tableName, String schemaName = null, String procedureName = null)

Initializes an object instance with the supplied values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.